home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineButton2_1334 / BUTTONCONDACTION on(keyPress Enter).as next >
Encoding:
Text File  |  2010-04-12  |  51 b   |  4 lines

  1. on(keyPress "<Enter>"){
  2.    this._visible = 0;
  3. }
  4.